home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / packet / 7plus210 / history.nts < prev    next >
Text File  |  1993-04-27  |  11KB  |  318 lines

  1. 7PLUS History:
  2. ==============
  3.  
  4. :
  5. :
  6. :
  7.  
  8. v1.4:
  9. -----
  10.       Finally 7PLUS runs on AMIGA as well (correcting wouldn't work).
  11.       Compatibility to systems with filename structures different to
  12.       MS_DOS/ATARI added.
  13.       -J, -P and -T option added.
  14.  
  15.       Several minor bug-fixes.
  16.  
  17. v1.41/1.43:
  18. -----------
  19.       Bug in -J option fixed.
  20.       When prompted for new filename, ENTER would not break. Fixed.
  21.  
  22. v1.5:
  23. -----
  24.       Compatibility to UNIX-based systems.
  25.       When decoding and a COR-file is already present, 7PLUS will do
  26.       the correction first.
  27.       -J option can now do multiple joining.
  28.       -X can now extract selected files.
  29.       -N option added (Atari_St only).
  30.       -Y option added for automated surroundings.
  31.       -# option for use of 7PLUS in BBS file servers.
  32.       Minichecksum added to headers.
  33.       Checksum added to ERR- and COR-files.
  34.       Length of original file added to ERR- and COR-files to insure, only
  35.       the correct original file is used for compiling COR-Files.
  36.       Manuals given a good workover. Detailed chapters about up- and down-
  37.       loading added to help newcomers.
  38.  
  39.       Changes in headers a/s/o are still compatible with older versions
  40.       and vice versa.
  41.  
  42.       Bugs fixed, that were present since v1.0, but never detected:
  43.       -------------------------------------------------------------
  44.  
  45.       1st bug:
  46.       --------
  47.       When encoding a file using the -S option, 7PLUS would fail when
  48.       the encoded file was shorter then the number of lines specified.
  49.  
  50.       Example:
  51.                TEST.TXT is 1024 bytes long which will result in 17 code
  52.                lines. If encoded with '-S 40', 7PLUS wouldn't decode it,
  53.                because it found lines 18 through 40 missing...
  54.  
  55.       2nd bug:
  56.       --------
  57.       When splitting a file whose length can be devided through 62 without
  58.       a rest, 7PLUS would leave the last part empty, when the number of re-
  59.       sulting lines could be devided evenly through the number of parts.
  60.  
  61.       Example:
  62.                TEST.TXT is 3100 bytes long. If encoded into 2 equal parts
  63.                using '-SP 2', 7plus would leave the second part empty,
  64.                containing only the header and the foot line.
  65.  
  66.  
  67.       These bugs manifested themselves only in rare cases, but versions
  68.       prior to v1.5 should be replaced by the v1.5 anyway.
  69.  
  70. v1.6:
  71. -----
  72.       Added rebuild.c. Now one-byte errors are automatically corrected. For
  73.       this, an additional 15bit-checksum was added to the header and each
  74.       code line.
  75.       Due to the additional checksum, v1.6 files can only be decoded with
  76.       version 1.4 and higher. V1.3 and lower will report all lines damaged!
  77.  
  78.       Found minor bugs in stripping normal CRC to 14 Bit '&0x1fff' instead of
  79.       '&0x3fff' .... embarassing...
  80.  
  81.       Also, minichecksum took wrong offset to header, so CRC was not calcula-
  82.       ted.
  83.  
  84. v1.61:
  85. ------
  86.       Optimized rebuild.c for speed. Now runs 40% faster. Also, a message is
  87.       output, telling which line has been rebuilt.
  88.  
  89. v1.62:
  90. ------
  91.       Had to make some changes in the handling of extended filenames on
  92.       AMIGA and UNIX. The changes are unfortunately not compatible to
  93.       previous versions, sorry...
  94.       A bit of cosmetics done on 'rebuild'-outputs.
  95.  
  96. v1.63:
  97. ------
  98.       Due to a bug inserted by DL4ZBH, where there was none, v1.63 was neces-
  99.       sary to be able to redistribute the AMIGA-version.
  100.       However it's identical with the v1.62...
  101.  
  102. v1.70:
  103. ------
  104.       test_file() now asks for 'yes', 'no' and 'always'. This is practical,
  105.       when reencoding a file without manually erasing the encoded files
  106.       created earlier.
  107.  
  108.       Rebuilding of header did not work when a space character was missing.
  109.       The space character is not part of the 7PLUS-code, so rebuild() never
  110.       tried to put it in the header... fixed.
  111.  
  112.       When decoding, the output-file is not closed after each decoded part
  113.       and re-opened before the next part. This save quite some time, because
  114.       the write buffer does not need to be flushed as often as before.
  115.  
  116. v2.00:
  117. ------
  118.       7PLUS now works with metafiles. This increases the speed of executing
  119.       COR-files extremely.
  120.  
  121.       Splitting of CORs.
  122.  
  123.       Multiple COR-handling.
  124.  
  125.       extract() now also extracts info files that accompany 7PLUS-files.
  126.       In the UK, there is a strange BBS that keeps stripping the first
  127.       space of the 7PLUS file headers. extract will now automatically
  128.       add the missing space character.
  129.  
  130.       7PLUS-files can now also be used as COR-files (-C).
  131.  
  132.       Recreating ERRs from metas.
  133.  
  134.       7PLUS can clean up behind itself now (-K).
  135.  
  136.       Adding of head- and foot-text to 7PLUS-files (-TP).
  137.  
  138.       Timestamp of original file is kept.
  139.  
  140.       Pepped up some of the screen-outputs.
  141.  
  142.       When joining error reports, 7PLUS will not stop if one ERR-file is
  143.       missing in line. Same goes for CORs.
  144.  
  145.       And lot's of minor stuff...
  146.  
  147. v2.01:
  148. ------
  149.      Found a slight bug in join(). It kept on looking for the next ERR in
  150.      line, even if there were no more. This meant, that after execution
  151.      of join, there was a delay of abt 10 seconds.
  152.  
  153.      DL1XAO @DB0AGM.DEU.EU (920622)
  154.      {
  155.        Due to some differences in the behaviour of scanf() on the Atari,
  156.        the statements '%X' had to be changed to '%lX'.
  157.  
  158.        Quick-extract: Files that have the extension '.x' will automatically
  159.        be run through the 7PLUS extractor when doubleclicked on.
  160.        /* This will also work when compiled on other systems! (Axel) */
  161.  
  162.        Modifying filelengths is not supported by TOS, therefore, an index file
  163.        (*.7ix) will be created along with every meta file.
  164.  
  165.        When prompted for new filename, ENTER wouldn't break. We had that one
  166.        before, didn't we??  :-)
  167.      }
  168.  
  169.      Because of the handling of the metafiles, 7PLUS requires abt 24K of
  170.      room on the stack to run properly!  Forgot to mention this with the
  171.      v2.00... sri
  172.  
  173. v2.02:
  174. ------
  175.      Please! Don't hit me!
  176.      I hope, this would not happen, but it did...
  177.  
  178.  
  179.      Thanks to Uli DF7SC, two bugs have been found in the V2.00 and v2.01:
  180.  
  181.      Bug 1: decode()
  182.  
  183.      If the line before the last line in the last file was corrupted, the
  184.      last line was always written with a length of 62 bytes. Fixed.
  185.  
  186.      Bug 2: correct() (only occures on systems that do not use chsize())
  187.  
  188.      If the last line of the last file was missing, sometimes chsize()
  189.      didn't work. chsize() would act as if it DID change the filessize,
  190.      and did not report an error, even if it failed. This bug may only be
  191.      true with Borland's compilers.. Fixed.
  192.  
  193. v2.03:
  194. ------
  195.      Another bug related to the last line of a file (reported by DF7SC,
  196.      unfortunately he forgot to report it the first time :-<)
  197.  
  198.      This bug is present since version 1.60.
  199.  
  200.      decode()
  201.  
  202.      If the last line of a file is corrupted in a way that it still has
  203.      the right length and more than one character is incorrect, the line
  204.      would not be reported as corrupt.
  205.      If it was the last line of the last file, the metafile had an incorrect
  206.      length and 7PLUS reported 'Decoded file has wrong length..'.
  207.      Fixed.
  208.  
  209.      Requirements on stack space are back to normal. The struct m_index is
  210.      now allocated space on the heap, rather than on the stack.
  211.  
  212.      921015: Official release of 7PLUS v2.03
  213.  
  214. v2.04:
  215. ------
  216.      Oh, I hate getch() and getc()!
  217.      If prompted for overwrite twice, answering 'n' the second time, the
  218.      extraction is terminated.. Added a fflush() to make sure, the keyboard
  219.      buffer is empty.
  220.      On the AMIGA, the input routine has been completely changed.
  221.  
  222.      Hans, DD3IF, managed to add set_filetime() for the AMIGA. Now, 7PLUS
  223.      will also read and set timestamps correctly on an AMIGA system.
  224.  
  225.      921215: Official release of 7PLUS v2.04
  226.  
  227. v2.05:
  228. ------
  229.      With the help of Martin DG1ECN @DB0IZ.DEU.EU, 7PLUS now also runs under
  230.      OS9/68K.
  231.  
  232.      When screen output is redirected to a file, output is now less verbose
  233.      and does not print over the same line repeatedly.
  234.  
  235.      '-J':
  236.      When encoding, 7PLUS will write all parts into a single file.
  237.      The filename of the combined file is assigned '.upl' (upload) for an
  238.      extension. When using this option in conjunction with the '-TB' option,
  239.      make sure the BBS is able to process such a combined upload.
  240.  
  241.      '-SYSOP' option added. Forces 7PLUS to decode, even if parts are missing!
  242.      Use only when UNAVOIDABLE!!!! Bear in mind that you may produce HUGE ERR
  243.      files!
  244.  
  245. v2.06:
  246. ------
  247.      Finally have EMX/GCC for OS/2 running. Made adjustments. GCC/EMX has
  248.      chsize() but I doesn't work. EMX/GCC has utime(), but I doesn't work
  249.      either. Compiled with EMX/GCC, 7PLUS is really FAST, much faster than
  250.      with MSC.
  251.  
  252.      7PLUS will also compile with the IBM C Set/2 & Developper's Toolkit/2 and
  253.      Borland C++ for OS/2.
  254.  
  255. v2.10:
  256. ------
  257.      Only MSDOS & OS/2:
  258.      When displaying the help info, 7PLUS will only output as many lines as
  259.      fit onto the screen and then ask for a keystroke.
  260.  
  261.      Timestamping with utime() should work on all systems (that have it)
  262.      correctly. Different timezones should not cause problems any more.
  263.  
  264.      When correcting a metafile using regular 7PLUS files (*.p??), 7PLUS
  265.      will look for the appropriate parts by itself if invoked this way:
  266.  
  267.       7PLUS FILE.7MF -C
  268.  
  269.      If part 5, 10 and 32 are required to do the correction, 7PLUS will
  270.      look for and use FILE.P05, FILE.P0A and FILE.P20 automatically.
  271.      This is much less fuss than doing:
  272.  
  273.       7PLUS FILE.P05 -C
  274.       7PLUS FILE.P0A -C
  275.       7PLUS FILE.P20 -C
  276.  
  277.      If a metafile is already present, 7PLUS will now automatically check for
  278.      the presence of COR-files AND regular 7PLUS parts that could be used for
  279.      the correction!
  280.  
  281.      Thus, calling 7PLUS this way:
  282.  
  283.       7PLUS FILE
  284.  
  285.      will do practically everything automagically.
  286.  
  287.      7PLUS will now accept hex values with options that expect numerical
  288.      values.
  289.  
  290.       7PLUS FILE.EXE -S 0x44
  291.  
  292.      does the same as
  293.  
  294.       7PLUS FILE.EXE -S 68
  295.  
  296.      Hex values must be preceded by '0x' to identify them as hex.
  297.      Octals will work as well, but must only be preceded by '0'.
  298.  
  299.      Doing
  300.  
  301.       7PLUS FILE.TXT -S -R 5
  302.      
  303.      caused 7PLUS to ignore '-R'. Fixed.
  304.  
  305.      '-TB':
  306.      If no format file is specified along with '-TB', 7PLUS will look for
  307.      'format.def' by default.
  308.  
  309.  
  310.      930427: Official release of 7PLUS v2.10
  311.  
  312.  
  313.  
  314. Remember: Pobody's nerfect and Murphy never sleeps...
  315.  
  316. 73s, Axel. DG1BBQ @DB0CL.#HB.DEU.EU
  317.  
  318.